home *** CD-ROM | disk | FTP | other *** search
- #
- # This file contains the default path which the application should use for
- # finding its PostScript resources, such as fonts. The format is
- # a single line beginning in column 1 of the form SITE_PSRESOURCEPATH=xxx,
- # where xxx is a list of directories separated by colons.
- # The application might add its own set of directories to this default
- # path - consult the application launch script if you have questions.
- # Users can override the default path by setting environment variable
- # PSRESOURCEPATH to the list of directories to use for PostScript resources.
- # If the user sets PSRESOURCEPATH, he is very much encouraged to include a
- # double colon (::) in the path (e.g., /usr/lib/dps/fonts::) so that the
- # application will still find its own default PostScript resources.
-
- SITE_PSRESOURCEPATH=$HOME/psres:/usr/psres
-